Inactive Modules: 1) slurm The following have been reloaded with a version change: 1) GCCcore/8.3.0 => GCCcore/10.3.0 2) GMP/.6.1.2-GCCcore-8.3.0 => GMP/.6.2.1-GCCcore-10.3.0 3) Python/3.7.4-GCCcore-8.3.0 => Python/3.9.5-GCCcore-10.3.0 4) SQLite/.3.29.0-GCCcore-8.3.0 => SQLite/.3.35.4-GCCcore-10.3.0 5) Tcl/.8.6.9-GCCcore-8.3.0 => Tcl/.8.6.11-GCCcore-10.3.0 6) XZ/5.2.4-GCCcore-8.3.0 => XZ/5.2.5-GCCcore-10.3.0 7) binutils/.2.32-GCCcore-8.3.0 => binutils/.2.36.1-GCCcore-10.3.0 8) bzip2/1.0.8-GCCcore-8.3.0 => bzip2/1.0.8-GCCcore-10.3.0 9) libffi/.3.2.1-GCCcore-8.3.0 => libffi/.3.3-GCCcore-10.3.0 10) libreadline/.8.0-GCCcore-8.3.0 => libreadline/.8.1-GCCcore-10.3.0 11) ncurses/.6.1-GCCcore-8.3.0 => ncurses/.6.2-GCCcore-10.3.0 12) zlib/1.2.11-GCCcore-8.3.0 => zlib/1.2.11-GCCcore-10.3.0 To execute picard run: java -jar $EBROOTPICARD/picard.jar 24691188 reads; of these: 24691188 (100.00%) were unpaired; of these: 8396110 (34.00%) aligned 0 times 13732530 (55.62%) aligned exactly 1 time 2562548 (10.38%) aligned >1 times 66.00% overall alignment rate [bam_sort_core] merging from 5 files and 1 in-memory blocks... INFO 2025-01-18 04:46:57 MarkDuplicates ********** NOTE: Picard's command line syntax is changing. ********** ********** For more information, please see: ********** https://github.com/broadinstitute/picard/wiki/Command-Line-Syntax-Transition-For-Users-(Pre-Transition) ********** ********** The command line looks like this in the new syntax: ********** ********** MarkDuplicates -REMOVE_DUPLICATES true -I ../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord.out.bam -O ../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam -M ../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1_markedDup_metrics.txt ********** 04:46:57.575 INFO NativeLibraryLoader - Loading libgkl_compression.so from jar:file:/grid/it/data/elzar/easybuild/software/picard/2.21.6-Java-11/picard.jar!/com/intel/gkl/native/libgkl_compression.so [Sat Jan 18 04:46:57 EST 2025] MarkDuplicates INPUT=[../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord.out.bam] OUTPUT=../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam METRICS_FILE=../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1_markedDup_metrics.txt REMOVE_DUPLICATES=true MAX_SEQUENCES_FOR_DISK_READ_ENDS_MAP=50000 MAX_FILE_HANDLES_FOR_READ_ENDS_MAP=8000 SORTING_COLLECTION_SIZE_RATIO=0.25 TAG_DUPLICATE_SET_MEMBERS=false REMOVE_SEQUENCING_DUPLICATES=false TAGGING_POLICY=DontTag CLEAR_DT=true DUPLEX_UMI=false ADD_PG_TAG_TO_READS=true ASSUME_SORTED=false DUPLICATE_SCORING_STRATEGY=SUM_OF_BASE_QUALITIES PROGRAM_RECORD_ID=MarkDuplicates PROGRAM_GROUP_NAME=MarkDuplicates READ_NAME_REGEX= OPTICAL_DUPLICATE_PIXEL_DISTANCE=100 MAX_OPTICAL_DUPLICATE_SET_SIZE=300000 VERBOSITY=INFO QUIET=false VALIDATION_STRINGENCY=STRICT COMPRESSION_LEVEL=5 MAX_RECORDS_IN_RAM=500000 CREATE_INDEX=false CREATE_MD5_FILE=false GA4GH_CLIENT_SECRETS=client_secrets.json USE_JDK_DEFLATER=false USE_JDK_INFLATER=false [Sat Jan 18 04:46:57 EST 2025] Executing as rouse@bamhigh4 on Linux 4.18.0-348.12.2.el8_5.x86_64 amd64; OpenJDK 64-Bit Server VM 11.0.2+9; Deflater: Intel; Inflater: Intel; Provider GCS is not available; Picard version: 2.21.6-SNAPSHOT INFO 2025-01-18 04:46:57 MarkDuplicates Start of doWork freeMemory: 161734496; totalMemory: 167772160; maxMemory: 32178700288 INFO 2025-01-18 04:46:57 MarkDuplicates Reading input file and constructing read end information. INFO 2025-01-18 04:46:57 MarkDuplicates Will retain up to 116589493 data points before spilling to disk. INFO 2025-01-18 04:46:57 MarkDuplicates Read 0 records. 0 pairs never matched. INFO 2025-01-18 04:46:57 MarkDuplicates After buildSortedReadEndLists freeMemory: 709364952; totalMemory: 1656750080; maxMemory: 32178700288 INFO 2025-01-18 04:46:57 MarkDuplicates Will retain up to 1005584384 duplicate indices before spilling to disk. INFO 2025-01-18 04:46:59 MarkDuplicates Traversing read pair information and detecting duplicates. INFO 2025-01-18 04:46:59 MarkDuplicates Traversing fragment information and detecting duplicates. INFO 2025-01-18 04:46:59 MarkDuplicates Sorting list of duplicate records. INFO 2025-01-18 04:46:59 MarkDuplicates After generateDuplicateIndexes freeMemory: 5465817656; totalMemory: 13522436096; maxMemory: 32178700288 INFO 2025-01-18 04:46:59 MarkDuplicates Marking 0 records as duplicates. INFO 2025-01-18 04:46:59 MarkDuplicates Found 0 optical duplicate clusters. INFO 2025-01-18 04:46:59 MarkDuplicates Reads are assumed to be ordered by: coordinate INFO 2025-01-18 04:46:59 MarkDuplicates Writing complete. Closing input iterator. INFO 2025-01-18 04:46:59 MarkDuplicates Duplicate Index cleanup. INFO 2025-01-18 04:46:59 MarkDuplicates Getting Memory Stats. INFO 2025-01-18 04:46:59 MarkDuplicates Before output close freeMemory: 202366312; totalMemory: 209715200; maxMemory: 32178700288 INFO 2025-01-18 04:46:59 MarkDuplicates Closed outputs. Getting more Memory Stats. INFO 2025-01-18 04:46:59 MarkDuplicates After output close freeMemory: 52424888; totalMemory: 58720256; maxMemory: 32178700288 [Sat Jan 18 04:46:59 EST 2025] picard.sam.markduplicates.MarkDuplicates done. Elapsed time: 0.04 minutes. Runtime.totalMemory()=58720256 To execute picard run: java -jar $EBROOTPICARD/picard.jar The following have been reloaded with a version change: 1) GCC/10.3.0 => GCC/11.3.0 2) GCCcore/10.3.0 => GCCcore/11.3.0 3) GMP/.6.2.1-GCCcore-10.3.0 => GMP/.6.2.1-GCCcore-11.3.0 4) Python/3.9.5-GCCcore-10.3.0 => Python/3.10.4-GCCcore-11.3.0 5) SQLite/.3.35.4-GCCcore-10.3.0 => SQLite/.3.38.3-GCCcore-11.3.0 6) Tcl/.8.6.11-GCCcore-10.3.0 => Tcl/.8.6.12-GCCcore-11.3.0 7) XZ/5.2.5-GCCcore-10.3.0 => XZ/5.2.5-GCCcore-11.3.0 8) binutils/.2.36.1-GCCcore-10.3.0 => binutils/.2.38-GCCcore-11.3.0 9) bzip2/1.0.8-GCCcore-10.3.0 => bzip2/1.0.8-GCCcore-11.3.0 10) cURL/.7.76.0-GCCcore-10.3.0 => cURL/.7.83.0-GCCcore-11.3.0 11) expat/.2.2.9-GCCcore-10.3.0 => expat/.2.4.8-GCCcore-11.3.0 12) libffi/.3.3-GCCcore-10.3.0 => libffi/.3.4.2-GCCcore-11.3.0 13) libreadline/.8.1-GCCcore-10.3.0 => libreadline/.8.1.2-GCCcore-11.3.0 14) ncurses/.6.2-GCCcore-10.3.0 => ncurses/.6.3-GCCcore-11.3.0 15) zlib/1.2.11-GCCcore-10.3.0 => zlib/1.2.12-GCCcore-11.3.0 WARNING! '../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! '../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. normalization: 1x (effective genome size 100286401) WARNING! '../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. Traceback (most recent call last): File "/grid/it/data/elzar/easybuild/software/deepTools/3.5.2-foss-2022a/bin/bamCoverage", line 12, in main(args) File "/grid/it/data/elzar/easybuild/software/deepTools/3.5.2-foss-2022a/lib/python3.10/site-packages/deeptools/bamCoverage.py", line 162, in main scale_factor = get_scale_factor(args, stats) File "/grid/it/data/elzar/easybuild/software/deepTools/3.5.2-foss-2022a/lib/python3.10/site-packages/deeptools/getScaleFactor.py", line 254, in get_scale_factor scale_factor *= 1.0 / current_coverage ZeroDivisionError: float division by zero awk: fatal: cannot open file `../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bdg' for reading (No such file or directory) rm: cannot remove '../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bdg': No such file or directory needLargeMem: trying to allocate 0 bytes (limit: 100000000000) Inactive Modules: 1) slurm The following have been reloaded with a version change: 1) GCCcore/8.3.0 => GCCcore/10.3.0 2) GMP/.6.1.2-GCCcore-8.3.0 => GMP/.6.2.1-GCCcore-10.3.0 3) Python/3.7.4-GCCcore-8.3.0 => Python/3.9.5-GCCcore-10.3.0 4) SQLite/.3.29.0-GCCcore-8.3.0 => SQLite/.3.35.4-GCCcore-10.3.0 5) Tcl/.8.6.9-GCCcore-8.3.0 => Tcl/.8.6.11-GCCcore-10.3.0 6) XZ/5.2.4-GCCcore-8.3.0 => XZ/5.2.5-GCCcore-10.3.0 7) binutils/.2.32-GCCcore-8.3.0 => binutils/.2.36.1-GCCcore-10.3.0 8) bzip2/1.0.8-GCCcore-8.3.0 => bzip2/1.0.8-GCCcore-10.3.0 9) libffi/.3.2.1-GCCcore-8.3.0 => libffi/.3.3-GCCcore-10.3.0 10) libreadline/.8.0-GCCcore-8.3.0 => libreadline/.8.1-GCCcore-10.3.0 11) ncurses/.6.1-GCCcore-8.3.0 => ncurses/.6.2-GCCcore-10.3.0 12) zlib/1.2.11-GCCcore-8.3.0 => zlib/1.2.11-GCCcore-10.3.0 To execute picard run: java -jar $EBROOTPICARD/picard.jar 24691188 reads; of these: 24691188 (100.00%) were unpaired; of these: 8396110 (34.00%) aligned 0 times 13732530 (55.62%) aligned exactly 1 time 2562548 (10.38%) aligned >1 times 66.00% overall alignment rate [bam_sort_core] merging from 5 files and 1 in-memory blocks... INFO 2025-01-18 06:03:56 MarkDuplicates ********** NOTE: Picard's command line syntax is changing. ********** ********** For more information, please see: ********** https://github.com/broadinstitute/picard/wiki/Command-Line-Syntax-Transition-For-Users-(Pre-Transition) ********** ********** The command line looks like this in the new syntax: ********** ********** MarkDuplicates -REMOVE_DUPLICATES true -I ../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord.out.bam -O ../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam -M ../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1_markedDup_metrics.txt ********** 06:03:57.107 INFO NativeLibraryLoader - Loading libgkl_compression.so from jar:file:/grid/it/data/elzar/easybuild/software/picard/2.21.6-Java-11/picard.jar!/com/intel/gkl/native/libgkl_compression.so [Sat Jan 18 06:03:57 EST 2025] MarkDuplicates INPUT=[../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord.out.bam] OUTPUT=../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam METRICS_FILE=../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1_markedDup_metrics.txt REMOVE_DUPLICATES=true MAX_SEQUENCES_FOR_DISK_READ_ENDS_MAP=50000 MAX_FILE_HANDLES_FOR_READ_ENDS_MAP=8000 SORTING_COLLECTION_SIZE_RATIO=0.25 TAG_DUPLICATE_SET_MEMBERS=false REMOVE_SEQUENCING_DUPLICATES=false TAGGING_POLICY=DontTag CLEAR_DT=true DUPLEX_UMI=false ADD_PG_TAG_TO_READS=true ASSUME_SORTED=false DUPLICATE_SCORING_STRATEGY=SUM_OF_BASE_QUALITIES PROGRAM_RECORD_ID=MarkDuplicates PROGRAM_GROUP_NAME=MarkDuplicates READ_NAME_REGEX= OPTICAL_DUPLICATE_PIXEL_DISTANCE=100 MAX_OPTICAL_DUPLICATE_SET_SIZE=300000 VERBOSITY=INFO QUIET=false VALIDATION_STRINGENCY=STRICT COMPRESSION_LEVEL=5 MAX_RECORDS_IN_RAM=500000 CREATE_INDEX=false CREATE_MD5_FILE=false GA4GH_CLIENT_SECRETS=client_secrets.json USE_JDK_DEFLATER=false USE_JDK_INFLATER=false [Sat Jan 18 06:03:57 EST 2025] Executing as rouse@bamhigh4 on Linux 4.18.0-348.12.2.el8_5.x86_64 amd64; OpenJDK 64-Bit Server VM 11.0.2+9; Deflater: Intel; Inflater: Intel; Provider GCS is not available; Picard version: 2.21.6-SNAPSHOT INFO 2025-01-18 06:03:57 MarkDuplicates Start of doWork freeMemory: 161656952; totalMemory: 167772160; maxMemory: 32178700288 INFO 2025-01-18 06:03:57 MarkDuplicates Reading input file and constructing read end information. INFO 2025-01-18 06:03:57 MarkDuplicates Will retain up to 116589493 data points before spilling to disk. INFO 2025-01-18 06:03:57 MarkDuplicates Read 0 records. 0 pairs never matched. INFO 2025-01-18 06:03:57 MarkDuplicates After buildSortedReadEndLists freeMemory: 716711088; totalMemory: 1665138688; maxMemory: 32178700288 INFO 2025-01-18 06:03:57 MarkDuplicates Will retain up to 1005584384 duplicate indices before spilling to disk. INFO 2025-01-18 06:03:59 MarkDuplicates Traversing read pair information and detecting duplicates. INFO 2025-01-18 06:03:59 MarkDuplicates Traversing fragment information and detecting duplicates. INFO 2025-01-18 06:03:59 MarkDuplicates Sorting list of duplicate records. INFO 2025-01-18 06:03:59 MarkDuplicates After generateDuplicateIndexes freeMemory: 5470011960; totalMemory: 13526630400; maxMemory: 32178700288 INFO 2025-01-18 06:03:59 MarkDuplicates Marking 0 records as duplicates. INFO 2025-01-18 06:03:59 MarkDuplicates Found 0 optical duplicate clusters. INFO 2025-01-18 06:03:59 MarkDuplicates Reads are assumed to be ordered by: coordinate INFO 2025-01-18 06:03:59 MarkDuplicates Writing complete. Closing input iterator. INFO 2025-01-18 06:03:59 MarkDuplicates Duplicate Index cleanup. INFO 2025-01-18 06:03:59 MarkDuplicates Getting Memory Stats. INFO 2025-01-18 06:03:59 MarkDuplicates Before output close freeMemory: 218827016; totalMemory: 226492416; maxMemory: 32178700288 INFO 2025-01-18 06:03:59 MarkDuplicates Closed outputs. Getting more Memory Stats. INFO 2025-01-18 06:03:59 MarkDuplicates After output close freeMemory: 52373192; totalMemory: 58720256; maxMemory: 32178700288 [Sat Jan 18 06:03:59 EST 2025] picard.sam.markduplicates.MarkDuplicates done. Elapsed time: 0.04 minutes. Runtime.totalMemory()=58720256 To execute picard run: java -jar $EBROOTPICARD/picard.jar The following have been reloaded with a version change: 1) GCC/10.3.0 => GCC/11.3.0 2) GCCcore/10.3.0 => GCCcore/11.3.0 3) GMP/.6.2.1-GCCcore-10.3.0 => GMP/.6.2.1-GCCcore-11.3.0 4) Python/3.9.5-GCCcore-10.3.0 => Python/3.10.4-GCCcore-11.3.0 5) SQLite/.3.35.4-GCCcore-10.3.0 => SQLite/.3.38.3-GCCcore-11.3.0 6) Tcl/.8.6.11-GCCcore-10.3.0 => Tcl/.8.6.12-GCCcore-11.3.0 7) XZ/5.2.5-GCCcore-10.3.0 => XZ/5.2.5-GCCcore-11.3.0 8) binutils/.2.36.1-GCCcore-10.3.0 => binutils/.2.38-GCCcore-11.3.0 9) bzip2/1.0.8-GCCcore-10.3.0 => bzip2/1.0.8-GCCcore-11.3.0 10) cURL/.7.76.0-GCCcore-10.3.0 => cURL/.7.83.0-GCCcore-11.3.0 11) expat/.2.2.9-GCCcore-10.3.0 => expat/.2.4.8-GCCcore-11.3.0 12) libffi/.3.3-GCCcore-10.3.0 => libffi/.3.4.2-GCCcore-11.3.0 13) libreadline/.8.1-GCCcore-10.3.0 => libreadline/.8.1.2-GCCcore-11.3.0 14) ncurses/.6.2-GCCcore-10.3.0 => ncurses/.6.3-GCCcore-11.3.0 15) zlib/1.2.11-GCCcore-10.3.0 => zlib/1.2.12-GCCcore-11.3.0 WARNING! '../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! '../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. normalization: 1x (effective genome size 100286401) WARNING! '../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. WARNING! 'b'../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bam'' does not have any mapped reads. Please check that the file is properly indexed and that it contains mapped reads. Traceback (most recent call last): File "/grid/it/data/elzar/easybuild/software/deepTools/3.5.2-foss-2022a/bin/bamCoverage", line 12, in main(args) File "/grid/it/data/elzar/easybuild/software/deepTools/3.5.2-foss-2022a/lib/python3.10/site-packages/deeptools/bamCoverage.py", line 162, in main scale_factor = get_scale_factor(args, stats) File "/grid/it/data/elzar/easybuild/software/deepTools/3.5.2-foss-2022a/lib/python3.10/site-packages/deeptools/getScaleFactor.py", line 254, in get_scale_factor scale_factor *= 1.0 / current_coverage ZeroDivisionError: float division by zero awk: fatal: cannot open file `../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bdg' for reading (No such file or directory) rm: cannot remove '../../csl_results/peipei_chip/data/bowtie2/DR16-GFP-1/DR16-GFP-1Aligned.sortedByCoord_removeDup.out.bdg': No such file or directory needLargeMem: trying to allocate 0 bytes (limit: 100000000000)